source/kiss/container/String.d(75,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(87,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(225,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(235,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(124,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(185,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(193,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(200,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/array.d(47,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/event/task.d(150,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/event/task.d(164,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/radix.d(51,22): Error: pointer arithmetic not allowed in @safe functions source/kiss/container/radix.d(117,26): Error: pointer arithmetic not allowed in @safe functions source/kiss/container/radix.d(138,15): Error: safe function `kiss.container.radix.raxNode.nextChild` cannot index pointer `this.orgin()` source/kiss/container/radix.d(143,8): Error: safe function `kiss.container.radix.raxNode.nextChild` cannot index pointer `this.orgin()` source/kiss/container/radix.d(152,16): Error: safe function `kiss.container.radix.raxNode.value` cannot index pointer `this.orgin()` source/kiss/container/radix.d(154,16): Error: safe function `kiss.container.radix.raxNode.value` cannot index pointer `this.orgin()` source/kiss/container/radix.d(161,9): Error: safe function `kiss.container.radix.raxNode.value` cannot index pointer `this.orgin()` source/kiss/container/radix.d(163,9): Error: safe function `kiss.container.radix.raxNode.value` cannot index pointer `this.orgin()` source/kiss/container/radix.d(179,36): Error: `@safe` function `kiss.container.radix.raxNode.New` cannot call `@system` function `core.stdc.stdlib.malloc` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(158,9): `core.stdc.stdlib.malloc` is declared here source/kiss/container/radix.d(179,16): Error: cast from `void*` to `raxNode*` not allowed in safe code source/kiss/container/radix.d(197,36): Error: `@safe` function `kiss.container.radix.raxNode.NewComp` cannot call `@system` function `core.stdc.stdlib.malloc` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(158,9): `core.stdc.stdlib.malloc` is declared here source/kiss/container/radix.d(197,16): Error: cast from `void*` to `raxNode*` not allowed in safe code source/kiss/container/radix.d(218,36): Error: `@safe` function `kiss.container.radix.raxNode.Renew` cannot call `@system` function `core.stdc.stdlib.realloc` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(162,9): `core.stdc.stdlib.realloc` is declared here source/kiss/container/radix.d(218,15): Error: cast from `void*` to `raxNode*` not allowed in safe code source/kiss/container/radix.d(232,37): Error: `@safe` function `kiss.container.radix.raxNode.RenewComp` cannot call `@system` function `core.stdc.stdlib.realloc` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(162,9): `core.stdc.stdlib.realloc` is declared here source/kiss/container/radix.d(232,15): Error: cast from `void*` to `raxNode*` not allowed in safe code source/kiss/container/radix.d(240,7): Error: `@safe` function `kiss.container.radix.raxNode.Free` cannot call `@system` function `core.stdc.stdlib.free` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(164,9): `core.stdc.stdlib.free` is declared here source/kiss/container/radix.d(268,29): Error: `@safe` function `kiss.container.radix.rax.New` cannot call `@system` function `core.stdc.stdlib.malloc` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(158,9): `core.stdc.stdlib.malloc` is declared here source/kiss/container/radix.d(268,12): Error: cast from `void*` to `rax*` not allowed in safe code source/kiss/container/radix.d(296,7): Error: `@safe` function `kiss.container.radix.rax.Free` cannot call `@system` function `core.stdc.stdlib.free` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.